| Total Complexity | 17 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 80 |
| Lines of code | 51 |
| Logical lines of code | 29 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_active_sections() | 62 | 5 | 11 | |
| get_active_section() | 63 | 4 | 12 | |
| get_section_by_name() | 68 | 3 | 8 | |
| __construct() | 69 | 2 | 7 | |
| add_section() | 72 | 1 | 5 | |
| get_section_links() | 74 | 1 | 5 | |
| contains_only_section_links() | 79 | 1 | 3 |